home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / bin / system-config-printer-applet < prev    next >
Text File  |  2009-10-19  |  80b  |  4 lines

  1. #!/bin/sh
  2. prefix=/usr
  3. exec ${prefix}/share/system-config-printer/applet.py "$@"
  4.